target address meaning in Chinese
目标地址
Examples
- Btac branch target address calculator
分支目标寻址计算器 - Take the address of the line after the jump and add the jump offset to it and you have the jump target address
跳转行之后的地址加上跳转的偏移量等于要跳转到的目标地址。 - Branch instructions using the contents of the link register or count register to specify the branch target address
使用链接寄存器或计数寄存器来指定转移目标地址的转移指令。 - Address calculations for memory referencing instructions are also performed here along with target address calculations for jump related instructions
并与跳转相关指令的目标地址计算一起执行内存参考指令的地址计算。 - That is , the branch target address is the value of the immediate field or is the sum of the value of the immediate field and the address of the branch
换名话说,转移目标地址是立即字段的值,还是立即字段的值与转移地址的和。